Package | ca.on.health.idms |
Type | StructureDefinition |
Id | Id |
FHIR Version | R5 |
Source | https://simplifier.net/resolve?scope=ca.on.health.idms@1.0.2-beta&canonical=https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Communication |
Url | https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Communication |
Version | 1.0.0 |
Status | active |
Name | IDMS-Communication |
Title | IDMS Communication |
Experimental | False |
Description | Communications between the MOH and the submitters. |
Type | Communication |
Kind | resource |
No resources found
StructureDefinition | |
https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Organization | IDMSOrganization |
https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Communication-Types | IDMS CommunicationTypes |
{
"resourceType" : "StructureDefinition",
"id" : "4299b94b-a983-4a7e-97e0-9b676467d6ab",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2023-10-12T12:50:09.361+00:00",
"source" : "#LcRSTRWWLBxljk57"
},
"url" : "https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Communication",
"version" : "1.0.0",
"name" : "IDMS-Communication",
"title" : "IDMS Communication",
"status" : "active",
"description" : "Communications between the MOH and the submitters.",
"kind" : "resource",
"abstract" : false,
"type" : "Communication",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Communication",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Communication",
"path" : "Communication",
"definition" : "#### **_`IDMS: This is used to record data exchanges between MOH and Submitters.`_**"
},
{
"id" : "Communication.identifier",
"path" : "Communication.identifier",
"max" : "0"
},
{
"id" : "Communication.instantiatesCanonical",
"path" : "Communication.instantiatesCanonical",
"max" : "0"
},
{
"id" : "Communication.instantiatesUri",
"path" : "Communication.instantiatesUri",
"max" : "0"
},
{
"id" : "Communication.basedOn",
"path" : "Communication.basedOn",
"definition" : "#### **_`IDMS: This is a reference to the ServiceRequest.`_**",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-ServiceRequest"
]
}
]
},
{
"id" : "Communication.partOf",
"path" : "Communication.partOf",
"definition" : "#### **_`IDMS: This is a reference to the PractitionerRole that is the owner of the basedOn Request. This is used by the security inteceptor.`_**",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-PractitionerRole"
]
}
]
},
{
"id" : "Communication.inResponseTo",
"path" : "Communication.inResponseTo",
"max" : "0"
},
{
"id" : "Communication.status",
"path" : "Communication.status",
"definition" : "#### **_`IDMS: Use 'completed' if it was sucessful and 'entered-in-error' for errors.`_**"
},
{
"id" : "Communication.statusReason",
"path" : "Communication.statusReason",
"definition" : "#### **_`IDMS: Use 'completed' if it was sucessful and 'entered-in-error' for errors.`_**",
"max" : "0"
},
{
"id" : "Communication.category",
"path" : "Communication.category",
"definition" : "#### **_`IDMS: Type of communication.`_**",
"min" : 1,
"max" : "1",
"binding" : {
"strength" : "required",
"valueSet" : "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Communication-Types"
}
},
{
"id" : "Communication.priority",
"path" : "Communication.priority",
"max" : "0"
},
{
"id" : "Communication.medium",
"path" : "Communication.medium",
"max" : "0"
},
{
"id" : "Communication.subject",
"path" : "Communication.subject",
"max" : "0"
},
{
"id" : "Communication.subject.reference",
"path" : "Communication.subject.reference",
"max" : "0"
},
{
"id" : "Communication.subject.type",
"path" : "Communication.subject.type",
"max" : "0"
},
{
"id" : "Communication.subject.identifier",
"path" : "Communication.subject.identifier",
"max" : "0"
},
{
"id" : "Communication.subject.display",
"path" : "Communication.subject.display",
"max" : "0"
},
{
"id" : "Communication.topic",
"path" : "Communication.topic",
"max" : "0"
},
{
"id" : "Communication.about",
"path" : "Communication.about",
"max" : "0"
},
{
"id" : "Communication.about.reference",
"path" : "Communication.about.reference",
"max" : "0"
},
{
"id" : "Communication.about.type",
"path" : "Communication.about.type",
"max" : "0"
},
{
"id" : "Communication.about.identifier",
"path" : "Communication.about.identifier",
"max" : "0"
},
{
"id" : "Communication.about.display",
"path" : "Communication.about.display",
"max" : "0"
},
{
"id" : "Communication.encounter",
"path" : "Communication.encounter",
"max" : "0"
},
{
"id" : "Communication.sent",
"path" : "Communication.sent",
"definition" : "#### **_`IDMS: If IDMS is doing the sending then this is populated otherwise it is null`_**"
},
{
"id" : "Communication.received",
"path" : "Communication.received",
"definition" : "#### **_`IDMS: If IDMS is doing the receiving then this is populated otherwise it is null`_**"
},
{
"id" : "Communication.recipient",
"path" : "Communication.recipient",
"definition" : "#### **_`IDMS: If IDMS is doing the sending then the reference will be populated with a reference to the Organization. If IDMS is receiving then this reference is null and the display = IDMS`_**",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Organization"
]
}
]
},
{
"id" : "Communication.recipient.type",
"path" : "Communication.recipient.type",
"max" : "0"
},
{
"id" : "Communication.recipient.identifier",
"path" : "Communication.recipient.identifier",
"max" : "0"
},
{
"id" : "Communication.sender",
"path" : "Communication.sender",
"definition" : "#### **_`IDMS: If IDMS is doing the sending this reference is null and display IDMS. If IDMS is sending then this is a reference to the Organization`_**",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Organization"
]
}
]
},
{
"id" : "Communication.sender.type",
"path" : "Communication.sender.type",
"max" : "0"
},
{
"id" : "Communication.sender.identifier",
"path" : "Communication.sender.identifier",
"max" : "0"
},
{
"id" : "Communication.reasonCode",
"path" : "Communication.reasonCode",
"max" : "0"
},
{
"id" : "Communication.reasonReference",
"path" : "Communication.reasonReference",
"max" : "0"
},
{
"id" : "Communication.reason",
"path" : "Communication.reason",
"max" : "0"
},
{
"id" : "Communication.payload",
"path" : "Communication.payload",
"definition" : "#### **_`IDMS: Any documents will be stored as a contentAttachment. If a contentAttachment is present the UI will display a download button so the user can download and view the document. The following are the elements of the attachement that will be used: contentType=type of file, url=pointer to the binary, size=size of the file, hash=security hash, title=title for the document.`_**"
},
{
"id" : "Communication.note",
"path" : "Communication.note",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.